[INFO] fetching crate scoutty 0.1.1...
[INFO] testing scoutty-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate scoutty 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate scoutty 0.1.1
[INFO] finished tweaking crates.io crate scoutty 0.1.1
[INFO] tweaked toml for crates.io crate scoutty 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scoutty 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scoutty 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d063108c01afff71efb07c911a3cb28415c4aa2c9fabf948bbf4fd503dc1d0b
[INFO] running `Command { std: "docker" "start" "-a" "1d063108c01afff71efb07c911a3cb28415c4aa2c9fabf948bbf4fd503dc1d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d063108c01afff71efb07c911a3cb28415c4aa2c9fabf948bbf4fd503dc1d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d063108c01afff71efb07c911a3cb28415c4aa2c9fabf948bbf4fd503dc1d0b", kill_on_drop: false }`
[INFO] [stdout] 1d063108c01afff71efb07c911a3cb28415c4aa2c9fabf948bbf4fd503dc1d0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d671d6ac5149cc906a1ee7b685af2e6483b78fb129817270d5170a3fa6dd361
[INFO] running `Command { std: "docker" "start" "-a" "8d671d6ac5149cc906a1ee7b685af2e6483b78fb129817270d5170a3fa6dd361", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling scoutty v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.09s
[INFO] running `Command { std: "docker" "inspect" "8d671d6ac5149cc906a1ee7b685af2e6483b78fb129817270d5170a3fa6dd361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d671d6ac5149cc906a1ee7b685af2e6483b78fb129817270d5170a3fa6dd361", kill_on_drop: false }`
[INFO] [stdout] 8d671d6ac5149cc906a1ee7b685af2e6483b78fb129817270d5170a3fa6dd361
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f15e6c97874a6795b45d34f8cebe494819bb0d1f950ae7ad505b7c4dc7d01e2b
[INFO] running `Command { std: "docker" "start" "-a" "f15e6c97874a6795b45d34f8cebe494819bb0d1f950ae7ad505b7c4dc7d01e2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling scoutty v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.92s
[INFO] running `Command { std: "docker" "inspect" "f15e6c97874a6795b45d34f8cebe494819bb0d1f950ae7ad505b7c4dc7d01e2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f15e6c97874a6795b45d34f8cebe494819bb0d1f950ae7ad505b7c4dc7d01e2b", kill_on_drop: false }`
[INFO] [stdout] f15e6c97874a6795b45d34f8cebe494819bb0d1f950ae7ad505b7c4dc7d01e2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71f5d10c26c447c2561f928b54001c8c07659940cc39ec308c711859733c6f31
[INFO] running `Command { std: "docker" "start" "-a" "71f5d10c26c447c2561f928b54001c8c07659940cc39ec308c711859733c6f31", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scoutty-bd78a5c36cacba7f)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test parser::tests::parse_da1 ... ok
[INFO] [stdout] test parser::tests::parse_da1_split_across_reads ... ok
[INFO] [stdout] test parser::tests::parse_da2 ... ok
[INFO] [stdout] test parser::tests::parse_decrqss ... ok
[INFO] [stdout] test parser::tests::parse_decrpm_not_recognized ... ok
[INFO] [stdout] test parser::tests::parse_osc4_palette_color ... ok
[INFO] [stdout] test parser::tests::parse_osc52_clipboard ... ok
[INFO] [stdout] test parser::tests::parse_window_op ... ok
[INFO] [stdout] test parser::tests::parse_xtgettcap_not_found_with_eq ... ok
[INFO] [stdout] test parser::tests::parse_decrpm_set ... ok
[INFO] [stdout] test parser::tests::parse_xtversion ... ok
[INFO] [stdout] test parser::tests::parse_xtgettcap_found ... ok
[INFO] [stdout] test parser::tests::parse_kitty_graphics_apc ... ok
[INFO] [stdout] test parser::tests::apc_overflow_discarded ... ok
[INFO] [stdout] test parser::tests::parse_osc_color ... ok
[INFO] [stdout] test parser::tests::parse_xtgettcap_not_found ... ok
[INFO] [stdout] test probe::tests::category_all_is_complete ... ok
[INFO] [stdout] test parser::tests::parse_multiple_events ... ok
[INFO] [stdout] test parser::tests::parse_xtsmgraphics ... ok
[INFO] [stdout] test parser::tests::parse_decrqss_decscusr ... ok
[INFO] [stdout] test parser::tests::parse_kitty_keyboard ... ok
[INFO] [stdout] test parser::tests::parse_da3 ... ok
[INFO] [stdout] test parser::tests::apc_overflow_counter_accumulates ... ok
[INFO] [stdout] test probes::colors::tests::cursor_style_report_supported ... ok
[INFO] [stdout] test probes::colors::tests::cursor_style_report_unknown_no_response ... ok
[INFO] [stdout] test probes::colors::tests::dim_supported_with_reset_prefix ... ok
[INFO] [stdout] test probes::colors::tests::double_underline_supported_sgr21 ... ok
[INFO] [stdout] test probes::colors::tests::dim_not_confused_by_true_color ... ok
[INFO] [stdout] test probes::colors::tests::luminance_black ... ok
[INFO] [stdout] test probes::colors::tests::cursor_style_report_with_selector_prefix ... ok
[INFO] [stdout] test probes::colors::tests::luminance_dark_background ... ok
[INFO] [stdout] test probes::colors::tests::multi_probe_no_events ... ok
[INFO] [stdout] test probes::colors::tests::multi_probe_none_match ... ok
[INFO] [stdout] test probes::colors::tests::normalize_16bit_rgb ... ok
[INFO] [stdout] test probes::colors::tests::cursor_style_report_blinking_bar ... ok
[INFO] [stdout] test probes::colors::tests::multi_probe_one_form_matches ... ok
[INFO] [stdout] test probes::colors::tests::italic_not_confused_by_styled_underline ... ok
[INFO] [stdout] test probes::colors::tests::luminance_8bit_rgb ... ok
[INFO] [stdout] test probes::colors::tests::italic_supported ... ok
[INFO] [stdout] test probes::colors::tests::normalize_8bit_rgb ... ok
[INFO] [stdout] test probes::colors::tests::luminance_white ... ok
[INFO] [stdout] test probes::colors::tests::sgr_attr_unknown_no_response ... ok
[INFO] [stdout] test probes::colors::tests::multi_probe_both_forms_match ... ok
[INFO] [stdout] test probes::colors::tests::underline_color_5_subparam_supported ... ok
[INFO] [stdout] test probes::identity::tests::decode_da1_unknown_param ... ok
[INFO] [stdout] test probes::identity::tests::decode_da1_single_conformance ... ok
[INFO] [stdout] test probes::identity::tests::decode_da1_vt220_sixel ... ok
[INFO] [stdout] test probes::identity::tests::decode_da2_known_terminal ... ok
[INFO] [stdout] test probes::identity::tests::decode_da2_unknown_terminal ... ok
[INFO] [stdout] test probes::colors::tests::luminance_light_background ... ok
[INFO] [stdout] test probes::colors::tests::passthrough_non_rgb ... ok
[INFO] [stdout] test probes::colors::tests::double_underline_supported_4_colon_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scoutty-ce174e00064d4634)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test parser::tests::parse_da2 ... ok
[INFO] [stdout] test parser::tests::parse_da1 ... ok
[INFO] [stdout] test parser::tests::parse_da1_split_across_reads ... ok
[INFO] [stdout] test parser::tests::parse_da3 ... ok
[INFO] [stdout] test parser::tests::parse_decrpm_not_recognized ... ok
[INFO] [stdout] test parser::tests::parse_decrpm_set ... ok
[INFO] [stdout] test parser::tests::apc_overflow_discarded ... ok
[INFO] [stdout] test parser::tests::parse_decrqss_decscusr ... ok
[INFO] [stdout] test parser::tests::parse_kitty_graphics_apc ... ok
[INFO] [stdout] test parser::tests::parse_kitty_keyboard ... ok
[INFO] [stdout] test parser::tests::parse_decrqss ... ok
[INFO] [stdout] test parser::tests::parse_multiple_events ... ok
[INFO] [stdout] test parser::tests::parse_osc4_palette_color ... ok
[INFO] [stdout] test parser::tests::parse_osc_color ... ok
[INFO] [stdout] test parser::tests::parse_xtgettcap_found ... ok
[INFO] [stdout] test parser::tests::parse_xtgettcap_not_found ... ok
[INFO] [stdout] test parser::tests::parse_xtgettcap_not_found_with_eq ... ok
[INFO] [stdout] test parser::tests::apc_overflow_counter_accumulates ... ok
[INFO] [stdout] test probes::colors::tests::dim_not_confused_by_true_color ... ok
[INFO] [stdout] test parser::tests::parse_xtversion ... ok
[INFO] [stdout] test probes::colors::tests::dim_supported_with_reset_prefix ... ok
[INFO] [stdout] test parser::tests::parse_xtsmgraphics ... ok
[INFO] [stdout] test probes::colors::tests::cursor_style_report_blinking_bar ... ok
[INFO] [stdout] test parser::tests::parse_osc52_clipboard ... ok
[INFO] [stdout] test probes::colors::tests::cursor_style_report_supported ... ok
[INFO] [stdout] test parser::tests::parse_window_op ... ok
[INFO] [stdout] test probes::colors::tests::double_underline_supported_sgr21 ... ok
[INFO] [stdout] test probes::colors::tests::cursor_style_report_with_selector_prefix ... ok
[INFO] [stdout] test probes::colors::tests::italic_not_confused_by_styled_underline ... ok
[INFO] [stdout] test probe::tests::category_all_is_complete ... ok
[INFO] [stdout] test probes::colors::tests::italic_supported ... ok
[INFO] [stdout] test probes::colors::tests::luminance_8bit_rgb ... ok
[INFO] [stdout] test probes::colors::tests::luminance_black ... ok
[INFO] [stdout] test probes::colors::tests::luminance_light_background ... ok
[INFO] [stdout] test probes::colors::tests::luminance_white ... ok
[INFO] [stdout] test probes::colors::tests::multi_probe_both_forms_match ... ok
[INFO] [stdout] test probes::colors::tests::normalize_8bit_rgb ... ok
[INFO] [stdout] test probes::colors::tests::passthrough_non_rgb ... ok
[INFO] [stdout] test probes::colors::tests::luminance_dark_background ... ok
[INFO] [stdout] test probes::colors::tests::cursor_style_report_unknown_no_response ... ok
[INFO] [stdout] test probes::colors::tests::multi_probe_no_events ... ok
[INFO] [stdout] test probes::colors::tests::multi_probe_none_match ... ok
[INFO] [stdout] test probes::colors::tests::multi_probe_one_form_matches ... ok
[INFO] [stdout] test probes::colors::tests::normalize_16bit_rgb ... ok
[INFO] [stdout] test probes::colors::tests::sgr_attr_unknown_no_response ... ok
[INFO] [stdout] test probes::colors::tests::underline_color_5_subparam_supported ... ok
[INFO] [stdout] test probes::identity::tests::decode_da1_unknown_param ... ok
[INFO] [stdout] test probes::identity::tests::decode_da1_single_conformance ... ok
[INFO] [stdout] test probes::colors::tests::double_underline_supported_4_colon_2 ... ok
[INFO] [stdout] test probes::identity::tests::decode_da1_vt220_sixel ... ok
[INFO] [stdout] test probes::identity::tests::decode_da2_known_terminal ... ok
[INFO] [stdout] test probes::identity::tests::decode_da2_unknown_terminal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests scoutty
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "71f5d10c26c447c2561f928b54001c8c07659940cc39ec308c711859733c6f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f5d10c26c447c2561f928b54001c8c07659940cc39ec308c711859733c6f31", kill_on_drop: false }`
[INFO] [stdout] 71f5d10c26c447c2561f928b54001c8c07659940cc39ec308c711859733c6f31
